home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1994 / MacHack 1994.toast / MacHack™ 1987-1994 / MacHack™ '90 / MacHack 90 Contest Entries / Surovell Stuffƒ / About MacHack Surovell Stuffƒ next >
Encoding:
Text File  |  1990-06-15  |  1.4 KB  |  47 lines  |  [TEXT/KAHL]

  1. About Surovell Stuffƒ files:
  2. David A. Surovell
  3. 15 June 1990
  4.  
  5.  
  6. This is simply a collection of things that I've been working on
  7. for amusement and educational purposes. Hope that you find them
  8. useful and/or entertaining.
  9.  
  10.  
  11. Paintƒ:
  12.     The latest copy of Buckets, an 8-bit paint program originally by
  13. David A. Wilson (of MacApp and Developer University fame) and
  14. hot-rodded by yours truly. A helpful hints document is included
  15.  
  16.  
  17. GeeWhizƒ:
  18.     An example of how to use GWorlds, along with enough source code
  19. to read and write PICT files painlessly.
  20.  
  21.  
  22. VBLƒ:
  23.     routines for setting up and installing a vertical retrace task.
  24.  
  25.  
  26. Pollyƒ:
  27.     routines for generating regular polygons, either with or
  28. without math coprocessor assistance.
  29.  
  30.  
  31. GDevice Hacksƒ:
  32.     G'Night: a shutdown application; hold down the mouse button
  33. if you only want to see the visual effect without /shutting down.
  34.  
  35.     GDCleaner: an application which forces a redraw of the desktop;
  36. useful if you play games that mess up the desktop.
  37.  
  38.  
  39. I hope that you will at least peruse "QuickDraw Carpentry", a
  40. book on practical techniques for Macintosh graphics programming.
  41. It's being written (yes, right now!) by Fred Hall and myself,
  42. for Addison / Wesley, due out January 1990. Yes, it will cover
  43. System 7.0 stuff. Yes, a source code disk will be available.
  44. Better versions of these MacHack code examples (C and Pascal
  45. versions) will be included.
  46.  
  47.